Skip to content

Conversation

@kevinvandijk
Copy link
Contributor

@kevinvandijk kevinvandijk commented Mar 10, 2025

Remove all Telemetry since we don't need any right now


Important

Remove all telemetry-related code, settings, and UI components from the project.

  • Behavior:
    • Removes all telemetry-related functionality, including telemetry service initialization and usage.
    • Deletes telemetry settings and UI components related to telemetry opt-in/out.
  • Code Changes:
    • Removes telemetryService from Cline.ts, ClineProvider.ts, and extension.ts.
    • Deletes TelemetryService.ts and TelemetrySetting.ts.
    • Removes telemetry-related tests from ClineProvider.test.ts and TelemetryClient.test.ts.
    • Deletes TelemetryBanner.tsx and TelemetryClient.ts from the webview UI.
    • Updates ExtensionStateContext.tsx and SettingsView.tsx to remove telemetry state management.
  • Documentation:
    • Updates PRIVACY.md to remove references to telemetry data collection.

This description was created by Ellipsis for 7b07ff9. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2025

⚠️ No Changeset found

Latest commit: 90c58dd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Mar 10, 2025
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Mar 10, 2025
@pdecat
Copy link
Contributor

pdecat commented Mar 10, 2025

Hi @kevinvandijk, I guess you submitted this PR against the wrong repository since you seem to have created your own fork at https://github.com/Kilo-Org/kilocode

@pdecat pdecat mentioned this pull request Mar 10, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 10, 2025
@drakonen drakonen deleted the remove-telemetry branch March 11, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants